From: Stefan Monnier Date: Mon, 24 Jun 2002 23:24:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~32054 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e3ea4bb326a79ee391784f66ed531abd0ee322f7;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index de74a9bd58e..bd977bb058a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,16 @@ +2002-06-24 Stefan Monnier + + * pcvs-parse.el (cvs-parse-table): + Handle `nothing known about' with more care. + + * pcvs.el (cvs-fileinfo-kill): Remove. + (cvs-parse-process): Add `old-fis' argument. + (cvs-mode-run): Use it instead of cvs-fileinfo-kill. + + * descr-text.el (describe-property-list): Make sure there's + a space between the property name and its value. + (describe-text-properties): Don't kill a pre-existing buffer. + 2002-06-24 Kim F. Storm * emulation/keypad.el: Added :require 'keypad to defcustoms.